Welcome![Sign In][Sign Up]
Location:
Search - kmp string matching

Search list

[OtherKMP模式匹配(可以有通配符)

Description: 使用著名的KMP模式匹配算法进行字符串匹配,还可以有通配符-use of the famous KMP string matching algorithms can also be wildcards
Platform: | Size: 7846 | Author: 张远洋 | Hits:

[CSharpKmp

Description: 实现KMP模式匹配,模式匹配操作对象是字符串-achieve KMP, pattern-matching operations object is a string
Platform: | Size: 53248 | Author: 小百 | Hits:

[OtherKMP模式匹配(可以有通配符)

Description: 使用著名的KMP模式匹配算法进行字符串匹配,还可以有通配符-use of the famous KMP string matching algorithms can also be wildcards
Platform: | Size: 891904 | Author: 张远洋 | Hits:

[Data structs字符串匹配的KMP算法

Description: 这是字符串匹配算法中很著名的KMP算法,此文件仅供大家参考,具体是否能调通,本人还没有试过-This is a string matching algorithm is famous KMP algorithm, this document is your reference, specifically whether Qualcomm will emphasize, I have not tried
Platform: | Size: 4096 | Author: 郑旋 | Hits:

[Data structsKMP

Description: 著名的KMP算法 实现快速字符串匹配 其中还包括失效函数的实现-KMP famous fast string matching algorithm which also includes the realization of failure function
Platform: | Size: 1024 | Author: 施欢欣 | Hits:

[AlgorithmKMPMatch

Description: 经典算法实现,KMP字符串匹配,环境为vc2005-Classical algorithm, KMP string matching, the environment for vc2005
Platform: | Size: 492544 | Author: tangWH | Hits:

[Data structsKMP

Description: kmp高效字符串匹配算法,算法复杂度大大减小。-KMP string matching algorithm efficient, the algorithm complexity is greatly reduced.
Platform: | Size: 2048 | Author: Whitehorse32 | Hits:

[CSharpStringMatch

Description: 四种字符串匹配算法: RK,KMP,BMH及QS算法。-Four kinds of string-matching algorithm: RK, KMP, BMH and the QS algorithm.
Platform: | Size: 5120 | Author: 曹猛 | Hits:

[Otherkmp

Description: KMP的算法实现。nlg(n)的复杂度判读两个字符串是否部分或全部匹配-KMP algorithm. nlg (n) the complexity of interpretation whether the two string matching some or all of
Platform: | Size: 1024 | Author: pillar | Hits:

[Data structsKMP(VB)

Description: 自己写的基于VB6.0平台的KMP字符串匹配算法,算法过程和严蔚敏版数据结构相同,可以作为学习数据结构的参考-Wrote it myself VB6.0 platform based on the KMP string matching algorithm, the algorithm process and Yan Wei-min version of the same data structure can be used as a reference data structure learning
Platform: | Size: 2048 | Author: 杨羽 | Hits:

[MPIkmp

Description: 字符串的kmp匹配算法并行计算的源程序。-KMP string matching algorithm parallel computation of the source.
Platform: | Size: 4096 | Author: 成斌 | Hits:

[MPIkmp

Description: 使用并行计算编程工具OpenMp实现kmp串匹配-The use of parallel computing OpenMP programming tools to achieve KMP String Matching
Platform: | Size: 1024 | Author: lin | Hits:

[Windows DevelopKMP

Description: KMP string matching method
Platform: | Size: 5120 | Author: Farmer Jiang | Hits:

[Data structskmp

Description: KMP字符串匹配算法C语言实现 精确度高-KMP string matching algorithm C language to achieve high accuracy
Platform: | Size: 4096 | Author: li shu | Hits:

[MPIMPI-StringMatch

Description: KMP串匹配、随机串匹配、近似串匹配的并行算法源码。-KMP string matching, randomized string matching, parallel algorithm for approximate string matching source code.
Platform: | Size: 10240 | Author: 不死鸟 | Hits:

[Data structskmp

Description: KMP String Matching VC++实现的KMP字符串匹配算法-KMP String Matching VC++ implementation of the KMP string-matching algorithms
Platform: | Size: 515072 | Author: 彭石 | Hits:

[Windows DevelopKMP

Description: 基于KMP算法的字符串匹配源码, 支持通配符,单匹配和多重匹配。 效率比较高-KMP string matching algorithm based on source code, support for wildcards, single match and multiple match. More efficient
Platform: | Size: 156672 | Author: nimo | Hits:

[Software EngineeringKMP-string-matching-algorithm

Description: 字符串匹配是计算机的基本任务之一。 举例来说,有一个字符串”BBC ABCDAB ABCDABCDABDE”,我想知道,里面是否包含另一个字符串”ABCDABD”? 许多算法可以完成这个任务,Knuth-Morris-Pratt算法(简称KMP)是最常用的之一。-String matching is one of the basic tasks of the computer. For instance, there is a string "BBC ABCDAB ABCDABCDABDE", I want to know, which contains another string "ABCDABD"? Many algorithms can complete this task, Knuth-Morris-Pratt algorithm (referred KMP) is the most common one.
Platform: | Size: 70656 | Author: 林华 | Hits:

[Data structsKMP-String-Mating-algorithm

Description: 中科大的教材文档,关于字符串匹配算法的详细描述和具体代码,主要介绍改进的KMP串匹配算法,采用散列技术的随机串匹配算法,基于过滤算法的近似串匹配算法,以及它们的MPI编程实现,结尾是C语言代码,都在同一份文件中。-USTC materials documentation on string matching algorithm detailed description and the specific code, introduces improved KMP string matching algorithm, using hashing random string matching algorithm, based on filtering algorithms approximate string matching algorithms and their MPI programming implementation, ending with C language code, all in the same document.
Platform: | Size: 48128 | Author: soulighter | Hits:

[Data structsstring-matching

Description: c++实现的字符串匹配的KMP算法和BM算法-c++ achieve the KMP string matching algorithm and the BM algorithm
Platform: | Size: 2048 | Author: LIU Y | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net